Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 22,039 for

pdf generation

(0.13 sec)
  1. Font becomes bold in Excel to PDF conversion - ...

    Dear Support Team, I am experiencing a similar issue with Excel to Pdf conversion using aspose-cells-25.7.jar. In my case, the font used in the Excel file is MS Pゴシック and Arial. However, when the Pdf is generated using …...Font becomes bold in Excel to PDF conversion Aspose.Cells Product...similar issue with Excel to PDF conversion using aspose-cells-25...

    forum.aspose.com/t/font-becomes-bold-in-excel-t...
  2. Compress PDF Files Online or via C++ | products...

    Free online app to compress different Pdf files. C++ compression library code for Pdf documents....Total C++ Compress Pdf Compress PDF File Online via Compression...C++ Develop powerful C++ based PDF document compression applications...

    products.aspose.com/total/cpp/compress/pdf/
  3. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCompliance(PdfCompliance.Pdf_A_1_B); saveOptions.setAllColumnsInOnePagePerSheet(true); fo….../ Memory utilization on generating PDF Aspose.Cells Product Family...setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePa(true);...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  4. How to Merge PDF using Python

    This short tutorial guides you on how to merge Pdf using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge Pdf files....PDF Product Family Aspose.Cells Product...Product Family How to Merge PDF using Python This article explains...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...
  5. PDF-UA Compliance Test - Errors List|Aspose.PDF...

    This article shows a list of the errors that can arise during Pdf/UA compliance testing using the Aspose.Pdf API and C# or VB....Ask AI PDF-UA Compliance Test - Errors List Contents [ Hide ]...While doing PDF/UA compliance testing using Aspose.PDF API, you...

    docs.aspose.com/pdf/net/pdf-ua-compliance-test-...
  6. Limit the Number of Pages Generated - Excel to ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the Number of Pages Generated - Excel to PDF Conversion Contents...range of pages to an output PDF file. Aspose.Cells has the ability...

    docs.aspose.com/cells/java/limit-the-number-of-...
  7. Merge MPX to PDF via C# | Microsoft Project Mer...

    Sample code for MPX to Pdf C# merging. Use API example code for batch MPX files to Pdf merging within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/tasks/net/merger/mpx-to-pdf/
  8. ArgumentOutOfRangeException when using pdfFileE...

    Hi! We are receiving an ArgumentOutOfRangeException when using PdfFileEditor.Concatenate on specific Pdf Files. Trying to combine the same Pdf Files in Adobe works without a Problem, so the Pdf Files do not seem to be c…...specific PDF Files Aspose.PDF Product Family aspose-pdf-net florian...specific PDF Files. Trying to combine the same PDF Files in Adobe...

    forum.aspose.com/t/argumentoutofrangeexception-...
  9. Export EMAIL to DOTM via Java | products.aspose...

    Java API to Convert EMAIL to DOTM without using Microsoft Word or Outlook...workflows like invoice or report generation Embedding business rules...rules into templates generated from email content Supporting enterprise...

    products.aspose.com/total/java/conversion/email...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/aspose-word-save-pdf/321219